DeselectColumn(UInt32[]) Method
Unselects the specified columns by indexes.

C# Syntax

void DeselectColumn( 
   params uint[] columnIndices
)

Parameters

columnIndices
The 1-based indexes of the columns to deselect.